In case of you have added the reference to the SautinSoft.HtmlToRtf.dll by the old way (Solution Explorer->right click by "References"->Add Reference...), please add these dependencies using NuGet:

        <Reference Include="WindowsBase" />
	<Reference Include="System.Net.Http" />
	<!--for Images-->
	<PackageReference Include="SkiaSharp" Version="2.88.7" />
	<PackageReference Include="Svg.Skia" Version="1.0.0.18" />


For example, to add "System.IO.Packaging, 4.5.0:
(Solution Explorer->right click by "References"->Manage NuGet Packages...->In the tab "Browse" type "System.IO.Packaging" and find the "System.IO.Packaging", select version "4.5.0").

Detailed steps:
Windows https://sautinsoft.com/products/html-to-rtf/help/net/getting-started/windows.php
Linux https://sautinsoft.com/products/html-to-rtf/help/net/getting-started/using-in-linux.php
MacOs https://sautinsoft.com/products/html-to-rtf/help/net/getting-started/mac-os.php

If you will have any questions, please don't hesitate to email us at: support@sautinsoft.com!